home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / add2bbs.arc / ADD2BBS.DOC < prev    next >
Text File  |  1990-10-17  |  3KB  |  70 lines

  1.  
  2.                              ┌───────────────┐
  3.                              │  ADD2BBS.EXE  │
  4.                              └───────────────┘
  5.  
  6.                        René COUGNENC & Attila ALTAN
  7.                          LI'LL BBS - Paris France
  8.                        14,400 HST - (33-1) 4082.9096
  9.                               
  10.  
  11. ADD2BBS will help you add new files to your BBS.
  12.  
  13. If you are like me, every time you download an interesting file from a
  14. BBS, after testing it, you move it to your "new uploads" directory,
  15. then load your PCBFiler and type in a description for the file.
  16.  
  17.  
  18. This program will help you automate this procedure by:
  19.  
  20. - reading the names of the files contained in a DOS directory,
  21.   (containing the newly downloaded files)
  22.  
  23. - search a text file for the description of those files,
  24.   (the log file of the connexion to the BBS
  25.   or an ALLFILES.TXT kinda ASCII file)
  26.  
  27. - move the files to your new uploads directory,
  28.  
  29. - copy the descriptions from the log file to your NEW_UPL.DIR.
  30.  
  31.  
  32. If need be, a call to an external (exe, batch or whatever) program is
  33. possible when using ADD2BBS. I use this to scan the .Zip files for
  34. virus, remove any comment they have and replace it by my own before
  35. "uploading" them to my board.
  36.  
  37.  
  38. Quick summary of features:
  39. ──────────────────────────
  40.  
  41. - if a description corresponding to a file to be moved is not found,
  42.   that file will remain unchanged,
  43. - it can get its input from a large description file regardless of the
  44.   amount of memory available,
  45. - several line descriptions are taken into account,
  46. - the description is copied from the input file but the file date & time
  47.   are given directly by DOS right before moving the file,
  48.   (and after the external batch is processed)
  49. - it is well behaved enough to be used under a network,
  50. - it can be used with or without a config file, etc ...
  51.  
  52.  
  53. I hope you find this program useful and if you need any help, feel free
  54. to call my BBS or leave me a message on Salt Air (it'll be cheaper :-)
  55.  
  56. The C source is included, but if you modify it (because you had a
  57. briliant idea !) it would be nice to let me know what you did and also
  58. indicate in the doc what you've done if you plan to upload it somewhere.
  59.  
  60.  
  61. DISCLAIMER : This programs wasn't written with the intention of making
  62. it available to the public, but I think any sysop could use it, so I
  63. decided to upload it on Salt Air. I assume NO RESPONSIBILTY for this
  64. program or any damage that may occur from its use !
  65.  
  66.                
  67.                                         René COUGNENC & Attila ALTAN
  68.                                          October 1990, Paris France
  69.  
  70.